summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Lime Room.txtpb
blob: 6054dd7c30f36f10b1f971617cff56cab70cddad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name: "Lime Room"
display_name: "Colored Doors Area"
panels {
  name: "HIDE"
  path: "Panels/Back Left/backleft_proxying_3"
  clue: "hide"
  answer: "hide"
}
panels {
  name: "SEEK"
  path: "Panels/Back Left/backleft_proxying_4"
  clue: "seek"
  answer: "seek"
}
panels {
  name: "COLOR"
  path: "Panels/Back Left/backleft_proxying_5"
  clue: "color"
  answer: "white"
  symbols: EXAMPLE
}
ports {
  name: "REVITALIZED"
  path: "worldport7"
  orientation: "north"
  required_door { name: "Revitalized Entrance" }
}